Welcome![Sign In][Sign Up]
Location:
Search - root management android

Search list

[androidFile_Management

Description: android手机的文件资源管理器,寻找根目录,删除文件、更改文件名等等功能.-android mobile phone file explorer, find the root directory, delete files, change file names and more.
Platform: | Size: 58368 | Author: 把握今天 | Hits:

[JSP/JavazergRush-master

Description: Android root管理,应用zergRush漏洞,在Android中使用需要借助NDK。-Android root management, zergRush application vulnerabilities, need to use with NDK in Android.
Platform: | Size: 17408 | Author: sunxin | Hits:

[WEB Codedwwap_az_v1.0

Description: 本次发布包含3个功能如下: 1: wap手机版升级优化程序 将 压缩包 wap 文件包上传覆盖到论坛根目录,完成后,在目录 wap 找到 conn.asp,修改里面的数据库连接,完成后使用手机访问 http://www.xxx.com/wap/ 2: 主程序后台升级提示 将 admin 文件夹上传覆盖到论坛,或者将 admin 中的 index.asp 上传覆盖到论坛管理目录 3: 安卓客户端测试 将 安卓客户端.apk 下载到安卓系统手机执行安装测试,或者手机扫描二维码安装-This release contains 3 functions as follows: WAP 1: mobile version upgrade optimization program Will compress WAP file package to cover the forum root directory, after the completion of the directory WAP to find CONN.ASP, modify the inside of the connection, the use of mobile phone access to the http://www.xxx.com/wap/ 2: main program background upgrade tips Upload the admin folder to the forum, or upload the index.asp in admin to the forum management directory. 3: Android client test The Android client.Apk download Android phone to install the test, or mobile scanning two-dimensional code
Platform: | Size: 667648 | Author: ampudn75 | Hits:

[androidyjqlnchc

Description: 本项目是一个基于安卓的开源一键清理项目源码,支持root后进行强力清理。不过项目是使用android studio开发的工程,eclipse需要自己转工程才可以导入。实现的功能有:基本功能、内存加速、缓存清理、自启管理、软件管理、设备信息等。-This project is an open source based on Android s open source a key to clean up the project, to support the root after a strong clean-up. However, the project is to use the studio Android development project, eclipse need to transfer their own projects can be imported. The realization of the functions are: basic functions, memory acceleration, cache cleaning, self- management, software management, equipment information, etc..
Platform: | Size: 5083136 | Author: 徐望龙 | Hits:

[androidUninstall_app

Description: 静默批量卸载安卓非内置App源码,传统的安卓应用卸载会直接转跳到系统的应用详情界面点击卸载才能一个个的卸载,本例子卸载应用的时候不需要弹出应用管理界面直接静默卸载手机非内置应用,用户体验良好并且支持选择多个app一起卸载,但是运行的时候会申请Root权限,有Root权限才能卸载。(PS.另外尝试了一下卸载360,未果,说明并不是万能不过卸载普通的app绰绰有余了)默认编译版本4.2.2编码GBK源码有注释。-Silent batch uninstall an Zhuofei built-in app source and traditional Android application uninstall will turn directly jump to the system application details screen, click the uninstall it before one of the unloading, this example to uninstall applications don t need pop-up application management interface directly silent uninstall mobile non built should be used, user experience good and support more than one app selection uninstalled together, but run time will apply root privileges, root privileges to uninstall. (Ps. in addition to try to uninstall the 360, failed to explain is not a panacea, but unloading ordinary app more than sufficient) default annotated version 4.2.2 GBK encoding source code compilation.
Platform: | Size: 1786880 | Author: armeny | Hits:

[androidyijianqingli

Description: 本项目是一个基于安卓的开源一键清理项目源码,支持root后进行强力清理。不过项目是使用android studio开发的工程,eclipse需要自己转工程才可以导入。实现的功能有:基本功能、内存加速、缓存清理、自启管理、软件管理、设备信息等。项目用到的开源项目有:Open source projects、ButterKnife、changelog、smoothprogressbar、ListViewAnimations、LDrawer、CircleProgress、TextCounter、WaveView最新版本可以在GIT上下载:项目地址https://github.com/joyoyao/superCleanMaster-This project is an open source based on Android s open source a key to clean up the project, to support the root after a strong clean-up. However, the project is to use the studio Android development project, eclipse need to transfer their own projects can be imported. The realization of the functions are: basic functions, memory acceleration, cache cleaning, self- management, software management, equipment information, etc.. Programs to use open source projects: the latest version of the open source projects, ButterKnife, changelog, smoothprogressbar, ListViewAnimations, LDrawer, CircleProgress, TextCounter, WaveView can download in the GIT: project address https://github.com/joyoyao/ superCleanMaster
Platform: | Size: 5321728 | Author: chenwei | Hits:

[Other手机抓包步骤(1)

Description: 在windows的模拟命令行中执行: Cd d:\soft\tools //进入windows系统某个目录 adb shell //调用安卓的adb接口进入手机系统 su //切换root用户 在手机上按“同意”之后再执行: Cd /data/local //进入Tcpdump目录 ./tcpdump –p –vv –s 0 –w /sdcard/test.pcap //开始抓包命令,test只是抓包后的文件名,可自己更改 在手机上访问需测试的网址,访问之后,用Ctrl+C停止抓包,然后在手机上将USB管理设为读取模式,在手机上将刚才抓到的包拷贝到PC上,用wireshark软件打开该包文件,即可观察其URL情况(Execute on the windows simulation command line: Cd d:\soft\tools / / Windows system into a directory ADB shell / / ADB interface to call the entry of Android mobile phone system Su / root user switch Press "agree" on mobile phone before executing: Cd /data/local / / Tcpdump directory entry ./tcpdump - P - VV - S 0 - w /sdcard/test.pcap / / test begin to capture command, just after capture the file name can be changed Visit the test site, in the mobile phone access, using Ctrl+C to capture, and then in the USB management for mobile phone, read mode, copy to the PC in the mobile phone, just caught the package, using Wireshark software to open the Bao Wenjian, can observe the situation of URL)
Platform: | Size: 8192 | Author: salen_wu | Hits:

CodeBus www.codebus.net